home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / baudchg.arc / BAUDCHG.DOC < prev   
Text File  |  1987-06-22  |  7KB  |  141 lines

  1.  
  2.                        BAUDCHG : Baud Rate Change Utility
  3.                            Version 1.00, 22-Jun-1987
  4.                                   SMG Software
  5.  
  6.                              (C) Copyright 1987 by
  7.                                Steven Georgiades
  8.                               All Rights Reserved
  9.  
  10.  
  11.          This  program  is  a utility which,  once  installed  resident  in 
  12.     memory,  will allow you to change any or all of the standard baud rates 
  13.     available  on  the PC to any other standard baud rate,  or one  of  the 
  14.     extended  baud rates allowed by this program (19200,  38400,  57600  or 
  15.     115200).    This  is  useful for programs which are hard  coded  for  a 
  16.     particular  baud  rate,  but which you need to operate at  a  differate 
  17.     rate.    It  is  also  useful  for  performing  high-speed  direct-link 
  18.     transfers between PC's,  or between a PC and peripheral equipment.   If 
  19.     you  use this program on two PC's,  you may perform  transfers  between 
  20.     those PC's at up to 115200 Baud! 
  21.          This program was inspired by my own earlier program,  19200, which 
  22.     allowed the PC to operate at 19200  Baud.  A  great deal of flexibility 
  23.     has  been added to make this program quite useful in  overcoming  baud-
  24.     rate compatibility problems.  
  25.          To  use  this  program,   enter  the  program  name   ("BAUDCHG"), 
  26.     optionally  followed  by the baud rate to be replaced and the new  baud 
  27.     rate.   For example,  if you enter "BAUDCHG 110  115200",  then telling 
  28.     your  communications program to run at 110  baud will actually cause it 
  29.     to run at 115200 baud.  You may change the baud rates at any time after 
  30.     installing  the program,  using the same command format.   The  program 
  31.     will be able to detect that it has already been installed, and will not 
  32.     occupy more memory if run multiple times.   If you omit the parameters, 
  33.     the  program  will simply respond with the current baud rate  settings, 
  34.     and if the program is not yet resident, it will be installed in memory.  
  35.  
  36.  
  37.     Command Format:
  38.  
  39.          BAUDCHG [old-baud new-baud]
  40.  
  41.               old-baud = Baud Rate to Replace.  Permitted Values are: 110, 
  42.                          150, 300, 600, 1200, 2400, 4800 and 9600.
  43.  
  44.               new-baud = Baud Rate to Replace with.  Values are the same as 
  45.                          old-baud, plus 19200, 38400, 57600 and 115200.
  46.  
  47.  
  48.     Examples:
  49.  
  50.          BAUDCHG             (Will respond with current baud rate settings)
  51.  
  52.          BAUDCHG 9600 115200 (Will replace 9600 baud with 115200 baud)
  53.  
  54.  
  55.     Revison History:
  56.  
  57.          Version 1.00        Initial Release
  58.  
  59. BAUDCHG, Version 1.00                                                    Page 2
  60.  
  61.  
  62.  
  63.  
  64.          This software is distributed as ShareWare.  "ShareWare" means that 
  65.     you  are granted free license to use and copy this software as much  as 
  66.     you like, within the following restrictions: 
  67.  
  68.          1).  It  is  distributed  in  its  original,   unmodified  form, 
  69.               including program and documentation. 
  70.  
  71.          2).  No  fee is charged for use,  copying or distribution  (With 
  72.               the exception of nominal "per disk" copying charges, not to 
  73.               exceed $6.00 per disk).  
  74.  
  75.          3).  The  program  may  not  be included  with  other  goods  or 
  76.               services  supplied for a fee,  unless written permission to 
  77.               do so is obtained in advance from the author.  
  78.  
  79.     You are not required to register your shareware,  but if you are  using 
  80.     the  program,   and  find it helpful,  you are  expected  to  register.  
  81.     Registration fees are as follows: 
  82.  
  83.               Full Registration (w/full support) ........ $15.00
  84.               Basic Registration (w/basic support) ...... $10.00
  85.  
  86.     Please make checks payable to Steven M.  Georgiades.  Note that you are 
  87.     not  LEGALLY  obligated  to  register,  but if  you  use  the  software 
  88.     regularly,  you are MORALLY obligated to do so.  Aside from easing your 
  89.     conscience,  basic registration will also get you a diskette containing 
  90.     the  latest  version  of the software (unless you  currently  have  the 
  91.     latest version, in which case I will send you the next major revision), 
  92.     a printed version of the documentation (8-1/2 x 11,  unless you specify 
  93.     6-1/4  x  8-1/2), and basic user support,  which means that I will work 
  94.     with you to resolve problems,  and will do minor customization.    Full 
  95.     registration will get you everything that basic registration does, plus 
  96.     full  user  support,   which includes telephone support and  all  major 
  97.     revisions  of  the  software  for  two (2)   years  from  the  date  of 
  98.     registration.    Fully  registered  users will  also  receive  new  SMG 
  99.     releases  from  time  to time for evaluation.    In  return  for  these 
  100.     evaluations,   the  user  will receive full registration  for  the  new 
  101.     software at no charge.   When you register,  please specify the name of 
  102.     the program, and the version number. 
  103.          Note that no support will be given to unregistered users EXCEPT in 
  104.     the  case of MAJOR bugs which preclude the unregistered user from using 
  105.     the program.  I  will then do my best to resolve these problems so that 
  106.     the user may evaluate the software fully.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.     This program is provided AS  IS  without  any  warranty,  expressed  or 
  115.     implied,  including  but  not  limited  to  fitfulness for a particular 
  116.     purpose.  
  117.  
  118.          If  you have any questions or comments about this or any other SMG 
  119.     program, or if you would like to register any SMG Software, write to me 
  120.     at the following address: 
  121.  
  122.                 Steven M. Georgiades
  123.                 SMG Software
  124.                 701-H South Hayward Street
  125.                 Anaheim, CA  92804
  126.  
  127.     Or leave a message for me on the Circuit Board:
  128.  
  129.                 The Circuit Board RBBS
  130.                 SysOp: Dave Kleinschmidt
  131.                 (714) 778-0948
  132.                 300/1200/2400 Baud, No Fee
  133.  
  134.     All  SMG  Software  is  initially released to the  public  through  the 
  135.     Circuit  Board.   The latest version of any SMG Software can always  be 
  136.     found there.  
  137.  
  138.     A diskette containing all of the latest SMG Software can be obtained by 
  139.     sending a check or money order for $6.00  to the above address.    Make 
  140.     all checks payable to Steven M. Georgiades.  Thank you.  
  141.